<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body {margin: 0px;padding: 0px; font-size:16px; line-height:20px; color:#1e1e1e; min-width: 1200px; border-top: 5px solid #095bad;}
.fl { float:left}
.fr { float:right}
ul,.li { list-style-type:none; margin:0px; padding:0px;}
a {color:#1e1e1e;text-decoration: none;}
a:hover { color:#e90000;text-decoration: none;}
.index_bs{ background: #fff;}
.index,.nav { width: 1200px; margin: auto;}
.home { width: 1200px; margin: auto; padding-top: 30px; overflow: hidden;}

input[type=text]:focus{outline: none;    // 如何把蓝色去掉？}
.index_sk { background: url(../images/sk_14.jpg) no-repeat; width: 171px; height: 49px; border: none; float: right; margin: 26px 15px 0 0;}
input[type=button]:focus{outline: none;    // 如何把蓝色去掉？}

/*分页---*/
.table_paging {
    width: 100%;
    height: 60px;
    float: left;
    text-align: center; margin-top:30px;
}
.table_paging a {
    display: inline-block;
    margin: 19px 3px;
    height: 28px;
    padding: 0 6px;
    box-sizing: border-box;
    border: solid 1px #cfcfcf;
    cursor: pointer;
    text-align: center;
    line-height: 22px;
    transition: 0.3s ease-in;
}
.table_paging a.xuanze {
    background: #d20000;
    border: solid 1px #d20000;
    color: #fff;
}
.table_paging a:hover {
    background: #d20000;
    border: solid 1px #d20000;
    color: #fff;
}
.table_paging a.tiaozhuan
{
	background:none;
	border:none;
}
.table_paging a.tiaozhuan:hover
{
	background:none;
	border:none;
	color:#333;
	cursor:inherit;
}
.table_paging a input
{
	width: 32px;
    height: 22px;
    line-height: 22px;
    border: 1px solid #ccc;
	box-sizing:border-box;
	margin:0 5px;
	position:relative;
	top:-1px;
	color:#000;
	outline:0;
}
/*分页---*/

.jzfenl{ width:840px; float:left;height:237px; overflow:hidden;}
.jzfenl span.tjcpj{ float:left; width:166px;}
.jzfenl ul {float:left;background:#eeeeee;}
.jzfenl ul li{width:166px; height:237px;float:left; border-left:1px #cdcdcd solid; overflow:hidden; position:relative;}
.jzfenl ul li.activeSlide{}
.jzfenl ul li .box{width:332px; float:left; position:relative; left:-166px;}
.jzfenl ul li.activeSlide .box{left:0px;}
.jzfenl ul li a.t{ text-align:center;  color:#9a9a9a;background:#eeeeee; display:block; width:166px; height:237px; float:left;}
.jzfenl ul li a span.jzbie{color:#1d1d1d; font-size:15px; font-weight:bold; clear:both; display:block; padding-top:82px;}
.jzfenl ul li.activeSlide span.jzbie{color:white;}
.jzfenl ul li.activeSlide a{ background:#b40b08; color:#fff;}

.hiee{ width:850px; height: 237px; margin:0 auto; margin-top:21px;border-right:1px #cdcdcd solid; background:#eee;}

#djjeie{ float:left;width:166px; height:237px;border-left:1px #cdcdcd solid; overflow:hidden; }
#djjeie ul { width:100%; padding-left:30px;padding-top:30px;}
#djjeie ul li{ width:110px; height:35px; line-height:35px; clear:both;text-align:justify; text-justify:distribute-all-lines; text-align-last:justify;  }
#djjeie ul li a{color:#1d1d1d; font-size:14px;text-align:justify; display:block; padding-left:10px;}
#djjeie1{ float:left;width:166px; height:237px;border-left:1px #cdcdcd solid; overflow:hidden; }
#djjeie ul li a:hover{
	transition:all 0.5s;
-webkit-transition:all 0.5s;
	 color:#fff; font-weight:bold;font-size:15px;background:#b40b08;  }
#djjeie1 ul { width:100%; padding-left:30px;padding-top:30px;}
#djjeie1 ul li{ width:120px;  height:30px; line-height:30px; clear:both;text-align:justify; }
#djjeie1 ul li a{color:#1d1d1d; font-size:14px;text-align:justify;display:block; padding-left:10px;  }
#djjeie1 ul li a:hover{ 
transition:all 0.5s;
-webkit-transition:all 0.5s;
color:#fff;font-weight:bold;  font-size:15px;background:#b40b08; }

.link{width: 1000px; height: 50px; margin: 30px auto 0 auto; background-color:#dbdbdb;}
.link span{float: left; width: 120px; height: 50px; background-color: #b70000; color: #fff; text-align: center; line-height: 50px; font-weight: bold;}
.link ul{width: 800px; height: 50px;float: left; margin-left: 20px;}
.link ul li{ height: 50px; float: left; line-height: 50px; text-align: center; margin-right: 10px;}

.a_dy li{width: 100%; height: 30px; line-height: 30px; }
.a_dy li a{float: left;}
.a_dy li span{float:right;}</pre></body></html>